1). Which of the following utilities can be used to copy
files?
a. FTP
b. Copy Command
c. TFTP
d. DNS
e. RCP
Answer a,c & e
2). How can you view the routing table on your own computer?
a. Use the DIR command
b. Ping 127.0.0.7
c. Use NSLookup command
d. Use Route Print command
e. Use IPConfig utility
Answer d
1) You can use which of the following formats to Ping an
address?
A. ping 127.7.5.2
B. ping host_name
C. ping NetBIOS_name
D. All of the above*
2) Tracert is used for which of the following purposes?
A. To trace the path of a packet as it moves across a network*
B. To move information across a network
C. To configure BIOS
D. None of the above
3) The Network Monitor does which of the following?
A. Monitors inactive network cards
B. Captures the packets moving into and out of a system*
C. Uses protocols to transport information
D. None of the above
13. ___________ is used for routing table ?
a. ROUTE
***
b. PING
c. ROUTE ADD
d. PONG
14. How can you view the routing table of your
computer ?
a. ROUTE
PRINT ***
b. ROUTE
c. ROUTE SHOW
d. ROUTE ADD
15. Which command is used to check the
appropriate configuration
parameters ?
a. PING
b. IP
c. RENEW
d.
IPCONFIG ***
16.Choose the three true characteristics of RCP.
a.any user can access the remote system.
b.you must have a valid user name to access a remote system. *
c.copies files between a NTcomputer and any other computer.
d.copies files between a NTcomputer and a remote computer running
rshd.*
e.the user name you use must be included in the hosts file on the
remote system.
f.the user name you use must be included in the .rhosts file on
the remote system. *
17.When connecting to a remote host using Telnet what step
follows choose Connect,Remote System?
a.specify a port
b.select the type of terminal you wish it to emulate
c.enter the name or IP address of the host system *
d.select Terminal Preferences
18.You wish to see a lone listing of the jobs in a remote print
queue; which switch would you use?
a.-P
b.-S
c.-l *
d.-j
1. WHAT COMMAND IS USED TO OPEN AN FTP SESSION?
A. FTP.COM
B. FTP OPEN
C. FTP HOSTNAME
ANS C P 406
2. WHAT IS PING USED FOR?
A. TERMINAL EMULATION
B. CONNECTING TO HOST
C. TROUBLESHOOTING
ANS C P 429
3. WHAT IS IPCONFIG USED FOR?
A. CHECKING CONFIGURATIONS AND PARAMETERS ON A SYSTEM
B. CHECKING INTERNET PROTOCAL
C NONE OF THE ABOVE
ANS A P 433
1. What is the address used to ping and test your network
connection?
127.0.0.7*
2. Which of the three file transfer protocols must have the host
running rshd, which is a remote shell daemon?
a. FTP
b. RCP*
c. TFTP
3. What troubleshooting command renews the IP lease for a
specific adapter, or if no parameter is given for all adapters
with the DHCP server?
Ipconfig /renew (IP Address) or no parameter would renew all
adapters with the DHCP*
1) You can use which of the following formats to Ping an
address?
A. ping 127.7.5.2
B. ping host_name
C. ping NetBIOS_name
D. All of the above*
2) Tracert is used for which of the following purposes?
A. To trace the path of a packet as it moves across a network*
B. To move information across a network
C. To configure BIOS
D. None of the above
3) The Network Monitor does which of the following?
A. Monitors inactive network cards
B. Captures the packets moving into and out of a system*
C. Uses protocols to transport information
D. None of the above
1. If you are using FTP to transfer an EXE file. Which mode
should be used?
a) Ascii
b) Binary *
2. How can you view the routing table of your computer ?
a) Route Print *
b) Route
c) Route Show
d) Route Add
1. Name and describe three troubleshooting utilities:
Ping (Packet Internet Groper) sends a signal and listens for
the echo to come back. (ICMP) Ping tests very
basics of TCP/IP protocol.
IPConfig is used to check that all the appropriate
configuration parameters are setup in the system.
Finger enables you to put the "finger" on another
user on your network. It returns basic information about
who the users are, how long they've
been on, etc. (Handy if you need to shutdown a system, you can alert
those users prior to shutdowning
system.)
NSLookup uses two modes, the interactive mode (working with
DNS) and the non-interactive mode, used
when you need to look up only a
single piece of information. (Interactive mode provides you with more
information).
Hostname displays the current host name
NETSTAT is used for determining the types of connections that
you have made on the TCP/IP stack (TCP
& UDP NBT connections)
NBTSTAT displays protocol statistics and current TCP/IP
connections using NBT. Only available if the
TCP/IP protocol has been
installed.
ROUTE used to mainipulate the routing table on a Windows NT
computer.
TRACERT used to view the path any packet would take as it
travels through the network. Tracert tells your
system to use ICMP to trace
where the packet travels as it travels the network. It determines the route
taken to a destination by
sending many ICMP Echo Requests packets, each with a different TTL value.
(TTL is a hop counter).
ARP is responsible for mapping IP address to a MAC address.
NETMON (Network Monitor) captures network data for detailed
examination. You can look inside the
frames to perform a detailed
analysis of the network's operation.
2. Name two Line printing utilities and the
service they provide:
LPR Line Printer Request sends a print job to a remote
system that is running LPD (Line Printer
Daemon) service.
LPQ enables you to read the status of a print queue on
a remote system.
3. Name two File Transfer Utilities and the
service they provide:
FTP (File Transfer Protocol) transfer files to and from
a computer running FTP services. FTP is an
interactive system.
It must talk with an FTP server. It uses TCP to handle communications and
creates
a session between
the hosts.
TFTP (Trivial File Transfer Protocol) is a
connectionless file transfer protocol. Rarely used now.
RCP (Remote Copy Protocol) is another method of
transfering files to or from a remote hosts.
___________ is used for routing table ?
a. ROUTE *
b. PING
c. ROUTE ADD
d. ROUTE DELETE
WHAT COMMAND IS USED TO OPEN AN FTP SESSION?
a. FTP.COM
b. FTP OPEN
c. FTP HOSTNAME *
You can use which of the following formats to Ping an address?
a. ping 127.7.5.2 *
b. ping host_name *
c. ping ??
d. Ping
Q1. Utilities that come with WIN NT version 4 are _____.
a) RIP, PPP, FTP
b) SIP, SAP, LPD
c) FTP, TFTP, TELNET
d) PING, IPCONFIG, NSLOOKUP
Ans. (c,d)
Q2. TFTP is a _____ file transfer protocol.
a) Connection oriented
b) Connectionless
Ans. (b)
Q3. _______ enables you to connect to another system using terminal emulation.
a) TELNET
b) FTP
c) LPR
Ans. (a)
13. ___________ is the basic troubleshooting utility
(Answer Ping: Page 429)
14. This command is used to check all the appropriate configuration parameters are set
up in the system.
(Answer IPCONFIG: Page 433)
What are three file transfer utilities used by NBT?
* FTP, TFTP, RCP
What troubleshooting utility can be used to view the path that any packet travels over a network?
a. PING
b* TRACERT
c. NBTSTAT
d. NSLOOKUP